Format |
Syntax: |
Operation: |
Operands: |
Architecture revision |
Opcode | ||||||
1 |
sr{cond4} Rd |
if (cond4) Rd = 1; else Rd = 0; |
cond4 ∈ {eq, ne, cc/hs, cs/lo, ge, lt, mi, pl, ls, gt, le, hi, vs, vc, qs, al} d ∈ {0, 1, ..., 15} |
Rev1+ |
|
Sets the register specified to 1 if the condition specified is true, clear the register otherwise.
Q: |
Not affected |
V: |
Not affected |
N: |
Not affected |
Z: |
Not affected |
C: |
Not affected |